﻿@charset "utf-8";
/* CSS Document */
body {
	background: url(../images/bg.jpg);}
ul li {
	list-style: none;}
a{
	text-decoration:none;
	color: #0080FF;}
a:hover {
	border-bottom: 1px dashed #0080FF;
	padding-bottom: 1px;
	color: #0080FF;}
a:visited {
	color: #480048;}

div.container_16 {
	margin-top:9px;
	background: #FFF;
	border: 1px #BBB solid;	
	background-image:url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position:top center;}
	
div#leftSideBar {
	padding-top: 25px;}
div#rightSideBar{
	background: url(../images/rightbar.jpg) top left repeat-y;
	padding-top: 25px;}

/*.block1,.block2
{	padding-bottom:10px;
	background-color:#FFF;
	margin-bottom:20px;
	height:360px;}
	
.block3,.block4{height:360px;
	background-color:#FFF;
	padding-bottom:10px;
	}
.head{
	
	background-color:#FFF;
	height:188px;}
*/
#topmenu{
	margin-top:188px;	
	height:60px;}

#menu_text{
	margin-top:20px;
	width:960px;
	height:40px;}

/*#sidebar{
	width:220px;
	background-color:#fafafa;
	}*/
	
/*#userlogin{
	
	background-color:#fafafa;
	
	}
*/
/*#Community{
	margin-top:20px;
	background-color:#fafafa;
	
	
	}

#friendlink{
	
	margin-bottom:1px;
	
	background-color:#fafafa;
	
}

#shadow2{
	/*background-image:url(../images/sideshadow2.png);*/
/*	background-position:bottom;
	background-repeat:no-repeat;}*/
#footer{
	background: #EBEBEB;
	height: 40px;
	border-top: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	border-left: 0;
	border-right: 0;
	margin-top: 0;
	margin-bottom: 6px;}
#footer p {
	text-align: center;
	line-height: 40px;}
/*p.bottom_text{
	margin-left:140px;
	margin-top:60px;
	font-size:12px;
	color:#FFF;}*/

	
